#site-box { 
width :1070px ;
height:768px;
}


body{
background-image: url("G-2.png");/*背景画像URL*/
background-repeat: no-repeat;/*壁紙の表示方法*/
background-attachment:;/*背景壁紙固定なし*/ 
background-position:left;/*背景の表示位置*/

color:;

}
body { background-color:white; }


#a-box {
width :550px ;
position:absolute;
}
.class1{
text-decoration:none;
font-size:24px;
font-family:Times New Roman;
color:;
position:absolute;
top:80pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class3{
text-decoration:underline;
font-size:17px;
position:absolute;
top:160pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class4{
font-size:15px;
position:absolute;
top:181pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class5{
text-decoration:underline;
font-size:18px;
position:absolute;
top:220pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class6{
font-size:15px;
position:absolute;
top:241pt;
right:0pt;
bottom:0pt;
left:10pt;
}


.class7{
text-decoration:underline;
font-size:18px;
position:absolute;
top:265pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class8{
font-size:15px;
position:absolute;
top:286pt;
right:0pt;
bottom:0pt;
left:10pt;
}


.class9{
text-decoration:underline;
font-size:18px;
position:absolute;
top:310pt;
right:0pt;
bottom:0pt;
left:10pt;
}

.class10{
font-size:16px;
position:absolute;
top:331pt;
right:0pt;
bottom:0pt;
left:10pt;
}


#e-box {
width :70px;
height:25px;
border:;
position:absolute;
top:470pt;
right:0pt;
bottom:0pt;
left:625pt;
}

a.rol{
display:block;/*テキストをボックスにする*/
width:235px;/*ボックスの幅指定（画像に合わせる）*/
height:90px;/*ボックスの高さ指定（画像に合わせる）*/
background-image:url(back3.png);
background-position:left top;/*画像表示位置*/
background-repeat:no-repeat;/*リピートなし指定*/

}
a.rol:hover{
background-image:url(back3-2.png);
color:#585858;/*リンクに触れたときの文字カラー*/}
